Réf. EB48109
OCQUETEAU OCQUETEAU 900 GRANDE CROISIERE D'occasion
-
Général
- Visible La Rochelle
- Année modèle 2003
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 9.02 m
- Largeur maxi (m) 3.4 m
- Tirant d'eau 0.9 m
-
Moteur
- Marque du Moteur VOLVO
- Type de carburant Diesel
- Puissance Moteur 200.00
Contact
Boats Diffusion La RochelleNom : Evelyne FOUET
Visible : La Rochelle 05 46 34 43 92 Contacter le vendeur Vitrine Pro
Vous pouvez également être intéressé(e) par :
ANTARES 8 OBBENETEAUMoteurBENETEAU ANTARES 8 OBoccasion
REGAL 26 XOREGALMoteurREGAL REGAL 26 XOoccasion
CAP CAMARAT 10.5 WAJEANNEAUMoteurJEANNEAU CAP CAMARAT 10.5 WAoccasion
MERRY FISHER 895 OFFSHOREJEANNEAUMoteurJEANNEAU MERRY FISHER 895 OFFSHOREoccasion
BENETEAU ANTARES 8 OB2017
Visible :
REGAL REGAL 26 XO2019
Visible : Mandelieu-la-Napoule
JEANNEAU CAP CAMARAT 10.5 WA2024
Visible :
JEANNEAU MERRY FISHER 895 OFFSHORE2023
Visible : LORIENT
$type = "";
if ( isset( $_SESSION['search'] ) ) {
if ( in_array( 1, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "voilier";
}
if ( in_array( 2, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "moteur";
}
if ( in_array( 3, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "accastillage";
}
} else {
$type = "voilier";
}
app::executeBlock( 'boat_searchBlock', array(
'type' => $type,
'constModel' => "",
'pro' => "",
'part' => "",
'visibleSalon' => "",
'occasionPlaisance' => ""
) );
?>